FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package kbv.ita.aws#1.2.0 (203 ms)

Package kbv.ita.aws
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=kbv.ita.aws@1.2.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krebsfrueherkennung_Maenner
Url https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krebsfrueherkennung_Maenner
Version 1.2.0
Status active
Name KBV_PR_AW_Krebsfrueherkennung_Maenner
Experimental False
Copyright Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.
Type Composition
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Anlage KBV_PR_AW_Anlage

Resources that this resource uses

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Begegnung KBV_PR_AW_Begegnung
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Behandelnder KBV_PR_AW_Behandelnder
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krebsfrueherkennung_Befund_Rektum_Kolon KBV_PR_AW_Krebsfrueherkennung_Befund_Rektum_Kolon
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krebsfrueherkennung_Maenner_Anamnese_Diverse KBV_PR_AW_Krebsfrueherkennung_Maenner_Anamnese_Diverse
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krebsfrueherkennung_Maenner_Auftrag KBV_PR_AW_Krebsfrueherkennung_Maenner_Auftrag
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krebsfrueherkennung_Maenner_Befund_Diverse KBV_PR_AW_Krebsfrueherkennung_Maenner_Befund_Diverse
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Observation_Blutdruck KBV_PR_AW_Observation_Blutdruck
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Patient KBV_PR_AW_Patient


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krebsfrueherkennung_Maenner",
  "version" : "1.2.0",
  "name" : "KBV_PR_AW_Krebsfrueherkennung_Maenner",
  "status" : "active",
  "publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
  "copyright" : "Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "cda",
      "uri" : "http://hl7.org/v3/cda",
      "name" : "CDA (R2)"
    },
    {
      "identity" : "fhirdocumentreference",
      "uri" : "http://hl7.org/fhir/documentreference",
      "name" : "FHIR DocumentReference"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Composition",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Composition",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Composition",
        "path" : "Composition",
        "short" : "Krebsfrueherkennung Männer",
        "definition" : "In dieser Ressource werden die Komponenten einer Krebsfrueherkennung für Männer zusammengefasst."
      },
      {
        "id" : "Composition.id",
        "path" : "Composition.id",
        "min" : 1
      },
      {
        "id" : "Composition.meta",
        "path" : "Composition.meta",
        "min" : 1
      },
      {
        "id" : "Composition.meta.versionId",
        "path" : "Composition.meta.versionId",
        "min" : 1
      },
      {
        "id" : "Composition.meta.lastUpdated",
        "path" : "Composition.meta.lastUpdated",
        "min" : 1
      },
      {
        "id" : "Composition.meta.profile",
        "path" : "Composition.meta.profile",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krebsfrueherkennung_Maenner|1.2.0"
      },
      {
        "id" : "Composition.text",
        "path" : "Composition.text",
        "min" : 1
      },
      {
        "id" : "Composition.identifier",
        "path" : "Composition.identifier",
        "max" : "0"
      },
      {
        "id" : "Composition.status",
        "path" : "Composition.status",
        "definition" : "Der Status ist immer abgeschlossen (final).",
        "fixedCode" : "final"
      },
      {
        "id" : "Composition.type",
        "path" : "Composition.type",
        "mustSupport" : true
      },
      {
        "id" : "Composition.type.coding",
        "path" : "Composition.type.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.type.coding.system",
        "path" : "Composition.type.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Ressourcentyp",
        "mustSupport" : true
      },
      {
        "id" : "Composition.type.coding.version",
        "path" : "Composition.type.coding.version",
        "max" : "0"
      },
      {
        "id" : "Composition.type.coding.code",
        "path" : "Composition.type.coding.code",
        "min" : 1,
        "fixedCode" : "Krebsfrueherkennung_Maenner",
        "mustSupport" : true
      },
      {
        "id" : "Composition.type.coding.display",
        "path" : "Composition.type.coding.display",
        "max" : "0"
      },
      {
        "id" : "Composition.type.coding.userSelected",
        "path" : "Composition.type.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Composition.type.text",
        "path" : "Composition.type.text",
        "max" : "0"
      },
      {
        "id" : "Composition.category",
        "path" : "Composition.category",
        "max" : "0"
      },
      {
        "id" : "Composition.subject",
        "path" : "Composition.subject",
        "label" : "TR01",
        "short" : "Patientenbezug",
        "definition" : "Siehe Reason for inclusion and constrainment",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Patient|1.2.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.subject.reference",
        "path" : "Composition.subject.reference",
        "min" : 1
      },
      {
        "id" : "Composition.subject.type",
        "path" : "Composition.subject.type",
        "max" : "0"
      },
      {
        "id" : "Composition.subject.identifier",
        "path" : "Composition.subject.identifier",
        "max" : "0"
      },
      {
        "id" : "Composition.subject.display",
        "path" : "Composition.subject.display",
        "max" : "0"
      },
      {
        "id" : "Composition.encounter",
        "path" : "Composition.encounter",
        "short" : "Kontext",
        "definition" : "Der Kontext der Ressource ist immer https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Begegnung.",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Begegnung|1.2.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.encounter.reference",
        "path" : "Composition.encounter.reference",
        "min" : 1
      },
      {
        "id" : "Composition.encounter.type",
        "path" : "Composition.encounter.type",
        "max" : "0"
      },
      {
        "id" : "Composition.encounter.identifier",
        "path" : "Composition.encounter.identifier",
        "max" : "0"
      },
      {
        "id" : "Composition.encounter.display",
        "path" : "Composition.encounter.display",
        "max" : "0"
      },
      {
        "id" : "Composition.date",
        "path" : "Composition.date",
        "short" : "Erstellzeitpunkt",
        "definition" : "Dies ist ein technisches Attribut und ist für diese Schnittstelle nicht notwendig. Anzugeben ist der Erstellzeitpunkt der Composition."
      },
      {
        "id" : "Composition.author",
        "path" : "Composition.author",
        "short" : "Referenz zum Behandelnden",
        "definition" : "Dies ist ein technisches Attribut und ist für diese Schnittstelle nicht notwendig.",
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Behandelnder|1.2.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.author.reference",
        "path" : "Composition.author.reference",
        "max" : "0"
      },
      {
        "id" : "Composition.author.type",
        "path" : "Composition.author.type",
        "max" : "0"
      },
      {
        "id" : "Composition.author.identifier",
        "path" : "Composition.author.identifier",
        "max" : "0"
      },
      {
        "id" : "Composition.author.display",
        "path" : "Composition.author.display",
        "min" : 1,
        "fixedString" : "System",
        "mustSupport" : true
      },
      {
        "id" : "Composition.title",
        "path" : "Composition.title",
        "definition" : "Dies ist ein technisches Attribut und ist für diese Schnittstelle nicht notwendig.",
        "fixedString" : "Krebsfrueherkennung Maenner"
      },
      {
        "id" : "Composition.confidentiality",
        "path" : "Composition.confidentiality",
        "max" : "0"
      },
      {
        "id" : "Composition.attester",
        "path" : "Composition.attester",
        "max" : "0"
      },
      {
        "id" : "Composition.custodian",
        "path" : "Composition.custodian",
        "max" : "0"
      },
      {
        "id" : "Composition.relatesTo",
        "path" : "Composition.relatesTo",
        "max" : "0"
      },
      {
        "id" : "Composition.event",
        "path" : "Composition.event",
        "max" : "0"
      },
      {
        "id" : "Composition.section",
        "path" : "Composition.section",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "code.coding.code"
            }
          ],
          "description" : "Anamnese_Diverse\r\nAuftrag\r\nBefund_Diverse\r\nBefund_Rektum_Kolon\r\nBlutdruck",
          "ordered" : true,
          "rules" : "closed"
        },
        "comment" : "In diesem Element sind die möglichen Teile der Krebsfrueherkennung für Männer abgebildet.",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:anamnese_Diverse",
        "path" : "Composition.section",
        "sliceName" : "anamnese_Diverse",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:anamnese_Diverse.title",
        "path" : "Composition.section.title",
        "max" : "0"
      },
      {
        "id" : "Composition.section:anamnese_Diverse.code",
        "path" : "Composition.section.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:anamnese_Diverse.code.coding",
        "path" : "Composition.section.code.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:anamnese_Diverse.code.coding.system",
        "path" : "Composition.section.code.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krebsfrueherkennung_Teilbereiche",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:anamnese_Diverse.code.coding.version",
        "path" : "Composition.section.code.coding.version",
        "max" : "0"
      },
      {
        "id" : "Composition.section:anamnese_Diverse.code.coding.code",
        "path" : "Composition.section.code.coding.code",
        "min" : 1,
        "fixedCode" : "Anamnese_Diverse",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:anamnese_Diverse.code.coding.display",
        "path" : "Composition.section.code.coding.display",
        "max" : "0"
      },
      {
        "id" : "Composition.section:anamnese_Diverse.code.coding.userSelected",
        "path" : "Composition.section.code.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Composition.section:anamnese_Diverse.code.text",
        "path" : "Composition.section.code.text",
        "max" : "0"
      },
      {
        "id" : "Composition.section:anamnese_Diverse.author",
        "path" : "Composition.section.author",
        "max" : "0"
      },
      {
        "id" : "Composition.section:anamnese_Diverse.focus",
        "path" : "Composition.section.focus",
        "max" : "0"
      },
      {
        "id" : "Composition.section:anamnese_Diverse.text",
        "path" : "Composition.section.text",
        "max" : "0"
      },
      {
        "id" : "Composition.section:anamnese_Diverse.mode",
        "path" : "Composition.section.mode",
        "max" : "0"
      },
      {
        "id" : "Composition.section:anamnese_Diverse.orderedBy",
        "path" : "Composition.section.orderedBy",
        "max" : "0"
      },
      {
        "id" : "Composition.section:anamnese_Diverse.entry",
        "path" : "Composition.section.entry",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krebsfrueherkennung_Maenner_Anamnese_Diverse|1.2.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:anamnese_Diverse.entry.reference",
        "path" : "Composition.section.entry.reference",
        "min" : 1
      },
      {
        "id" : "Composition.section:anamnese_Diverse.entry.type",
        "path" : "Composition.section.entry.type",
        "max" : "0"
      },
      {
        "id" : "Composition.section:anamnese_Diverse.entry.identifier",
        "path" : "Composition.section.entry.identifier",
        "max" : "0"
      },
      {
        "id" : "Composition.section:anamnese_Diverse.entry.display",
        "path" : "Composition.section.entry.display",
        "max" : "0"
      },
      {
        "id" : "Composition.section:anamnese_Diverse.emptyReason",
        "path" : "Composition.section.emptyReason",
        "max" : "0"
      },
      {
        "id" : "Composition.section:anamnese_Diverse.section",
        "path" : "Composition.section.section",
        "max" : "0"
      },
      {
        "id" : "Composition.section:auftrag",
        "path" : "Composition.section",
        "sliceName" : "auftrag",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:auftrag.code",
        "path" : "Composition.section.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:auftrag.code.coding",
        "path" : "Composition.section.code.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:auftrag.code.coding.system",
        "path" : "Composition.section.code.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krebsfrueherkennung_Teilbereiche",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:auftrag.code.coding.version",
        "path" : "Composition.section.code.coding.version",
        "max" : "0"
      },
      {
        "id" : "Composition.section:auftrag.code.coding.code",
        "path" : "Composition.section.code.coding.code",
        "min" : 1,
        "fixedCode" : "Auftrag",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:auftrag.code.coding.display",
        "path" : "Composition.section.code.coding.display",
        "max" : "0"
      },
      {
        "id" : "Composition.section:auftrag.code.coding.userSelected",
        "path" : "Composition.section.code.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Composition.section:auftrag.code.text",
        "path" : "Composition.section.code.text",
        "max" : "0"
      },
      {
        "id" : "Composition.section:auftrag.author",
        "path" : "Composition.section.author",
        "max" : "0"
      },
      {
        "id" : "Composition.section:auftrag.focus",
        "path" : "Composition.section.focus",
        "max" : "0"
      },
      {
        "id" : "Composition.section:auftrag.text",
        "path" : "Composition.section.text",
        "max" : "0"
      },
      {
        "id" : "Composition.section:auftrag.mode",
        "path" : "Composition.section.mode",
        "max" : "0"
      },
      {
        "id" : "Composition.section:auftrag.orderedBy",
        "path" : "Composition.section.orderedBy",
        "max" : "0"
      },
      {
        "id" : "Composition.section:auftrag.entry",
        "path" : "Composition.section.entry",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krebsfrueherkennung_Maenner_Auftrag|1.2.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:auftrag.entry.reference",
        "path" : "Composition.section.entry.reference",
        "min" : 1
      },
      {
        "id" : "Composition.section:auftrag.entry.type",
        "path" : "Composition.section.entry.type",
        "max" : "0"
      },
      {
        "id" : "Composition.section:auftrag.entry.identifier",
        "path" : "Composition.section.entry.identifier",
        "max" : "0"
      },
      {
        "id" : "Composition.section:auftrag.entry.display",
        "path" : "Composition.section.entry.display",
        "max" : "0"
      },
      {
        "id" : "Composition.section:auftrag.emptyReason",
        "path" : "Composition.section.emptyReason",
        "max" : "0"
      },
      {
        "id" : "Composition.section:auftrag.section",
        "path" : "Composition.section.section",
        "max" : "0"
      },
      {
        "id" : "Composition.section:befund_Diverse",
        "path" : "Composition.section",
        "sliceName" : "befund_Diverse",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:befund_Diverse.title",
        "path" : "Composition.section.title",
        "max" : "0"
      },
      {
        "id" : "Composition.section:befund_Diverse.code",
        "path" : "Composition.section.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:befund_Diverse.code.coding",
        "path" : "Composition.section.code.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:befund_Diverse.code.coding.system",
        "path" : "Composition.section.code.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krebsfrueherkennung_Teilbereiche",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:befund_Diverse.code.coding.version",
        "path" : "Composition.section.code.coding.version",
        "max" : "0"
      },
      {
        "id" : "Composition.section:befund_Diverse.code.coding.code",
        "path" : "Composition.section.code.coding.code",
        "min" : 1,
        "fixedCode" : "Befund_Diverse",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:befund_Diverse.code.coding.display",
        "path" : "Composition.section.code.coding.display",
        "max" : "0"
      },
      {
        "id" : "Composition.section:befund_Diverse.code.coding.userSelected",
        "path" : "Composition.section.code.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Composition.section:befund_Diverse.code.text",
        "path" : "Composition.section.code.text",
        "max" : "0"
      },
      {
        "id" : "Composition.section:befund_Diverse.author",
        "path" : "Composition.section.author",
        "max" : "0"
      },
      {
        "id" : "Composition.section:befund_Diverse.focus",
        "path" : "Composition.section.focus",
        "max" : "0"
      },
      {
        "id" : "Composition.section:befund_Diverse.text",
        "path" : "Composition.section.text",
        "max" : "0"
      },
      {
        "id" : "Composition.section:befund_Diverse.mode",
        "path" : "Composition.section.mode",
        "max" : "0"
      },
      {
        "id" : "Composition.section:befund_Diverse.orderedBy",
        "path" : "Composition.section.orderedBy",
        "max" : "0"
      },
      {
        "id" : "Composition.section:befund_Diverse.entry",
        "path" : "Composition.section.entry",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krebsfrueherkennung_Maenner_Befund_Diverse|1.2.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:befund_Diverse.entry.reference",
        "path" : "Composition.section.entry.reference",
        "min" : 1
      },
      {
        "id" : "Composition.section:befund_Diverse.entry.type",
        "path" : "Composition.section.entry.type",
        "max" : "0"
      },
      {
        "id" : "Composition.section:befund_Diverse.entry.identifier",
        "path" : "Composition.section.entry.identifier",
        "max" : "0"
      },
      {
        "id" : "Composition.section:befund_Diverse.entry.display",
        "path" : "Composition.section.entry.display",
        "max" : "0"
      },
      {
        "id" : "Composition.section:befund_Diverse.emptyReason",
        "path" : "Composition.section.emptyReason",
        "max" : "0"
      },
      {
        "id" : "Composition.section:befund_Diverse.section",
        "path" : "Composition.section.section",
        "max" : "0"
      },
      {
        "id" : "Composition.section:befund_Rektum_Kolon",
        "path" : "Composition.section",
        "sliceName" : "befund_Rektum_Kolon",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:befund_Rektum_Kolon.title",
        "path" : "Composition.section.title",
        "max" : "0"
      },
      {
        "id" : "Composition.section:befund_Rektum_Kolon.code",
        "path" : "Composition.section.code",
        "min" : 1
      },
      {
        "id" : "Composition.section:befund_Rektum_Kolon.code.coding",
        "path" : "Composition.section.code.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:befund_Rektum_Kolon.code.coding.system",
        "path" : "Composition.section.code.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krebsfrueherkennung_Teilbereiche",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:befund_Rektum_Kolon.code.coding.version",
        "path" : "Composition.section.code.coding.version",
        "max" : "0"
      },
      {
        "id" : "Composition.section:befund_Rektum_Kolon.code.coding.code",
        "path" : "Composition.section.code.coding.code",
        "min" : 1,
        "fixedCode" : "Befund_Rektum_Kolon",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:befund_Rektum_Kolon.code.coding.display",
        "path" : "Composition.section.code.coding.display",
        "max" : "0"
      },
      {
        "id" : "Composition.section:befund_Rektum_Kolon.code.coding.userSelected",
        "path" : "Composition.section.code.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Composition.section:befund_Rektum_Kolon.code.text",
        "path" : "Composition.section.code.text",
        "max" : "0"
      },
      {
        "id" : "Composition.section:befund_Rektum_Kolon.author",
        "path" : "Composition.section.author",
        "max" : "0"
      },
      {
        "id" : "Composition.section:befund_Rektum_Kolon.focus",
        "path" : "Composition.section.focus",
        "max" : "0"
      },
      {
        "id" : "Composition.section:befund_Rektum_Kolon.text",
        "path" : "Composition.section.text",
        "max" : "0"
      },
      {
        "id" : "Composition.section:befund_Rektum_Kolon.mode",
        "path" : "Composition.section.mode",
        "max" : "0"
      },
      {
        "id" : "Composition.section:befund_Rektum_Kolon.orderedBy",
        "path" : "Composition.section.orderedBy",
        "max" : "0"
      },
      {
        "id" : "Composition.section:befund_Rektum_Kolon.entry",
        "path" : "Composition.section.entry",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krebsfrueherkennung_Befund_Rektum_Kolon|1.2.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:befund_Rektum_Kolon.entry.reference",
        "path" : "Composition.section.entry.reference",
        "min" : 1
      },
      {
        "id" : "Composition.section:befund_Rektum_Kolon.entry.type",
        "path" : "Composition.section.entry.type",
        "max" : "0"
      },
      {
        "id" : "Composition.section:befund_Rektum_Kolon.entry.identifier",
        "path" : "Composition.section.entry.identifier",
        "max" : "0"
      },
      {
        "id" : "Composition.section:befund_Rektum_Kolon.entry.display",
        "path" : "Composition.section.entry.display",
        "max" : "0"
      },
      {
        "id" : "Composition.section:befund_Rektum_Kolon.emptyReason",
        "path" : "Composition.section.emptyReason",
        "max" : "0"
      },
      {
        "id" : "Composition.section:befund_Rektum_Kolon.section",
        "path" : "Composition.section.section",
        "max" : "0"
      },
      {
        "id" : "Composition.section:blutdruck",
        "path" : "Composition.section",
        "sliceName" : "blutdruck",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:blutdruck.title",
        "path" : "Composition.section.title",
        "max" : "0"
      },
      {
        "id" : "Composition.section:blutdruck.code",
        "path" : "Composition.section.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:blutdruck.code.coding",
        "path" : "Composition.section.code.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:blutdruck.code.coding.system",
        "path" : "Composition.section.code.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krebsfrueherkennung_Teilbereiche",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:blutdruck.code.coding.version",
        "path" : "Composition.section.code.coding.version",
        "max" : "0"
      },
      {
        "id" : "Composition.section:blutdruck.code.coding.code",
        "path" : "Composition.section.code.coding.code",
        "min" : 1,
        "fixedCode" : "Blutdruck",
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:blutdruck.code.coding.display",
        "path" : "Composition.section.code.coding.display",
        "max" : "0"
      },
      {
        "id" : "Composition.section:blutdruck.code.coding.userSelected",
        "path" : "Composition.section.code.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Composition.section:blutdruck.code.text",
        "path" : "Composition.section.code.text",
        "max" : "0"
      },
      {
        "id" : "Composition.section:blutdruck.author",
        "path" : "Composition.section.author",
        "max" : "0"
      },
      {
        "id" : "Composition.section:blutdruck.focus",
        "path" : "Composition.section.focus",
        "max" : "0"
      },
      {
        "id" : "Composition.section:blutdruck.text",
        "path" : "Composition.section.text",
        "max" : "0"
      },
      {
        "id" : "Composition.section:blutdruck.mode",
        "path" : "Composition.section.mode",
        "max" : "0"
      },
      {
        "id" : "Composition.section:blutdruck.orderedBy",
        "path" : "Composition.section.orderedBy",
        "max" : "0"
      },
      {
        "id" : "Composition.section:blutdruck.entry",
        "path" : "Composition.section.entry",
        "min" : 1,
        "max" : "2",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Observation_Blutdruck|1.2.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Composition.section:blutdruck.entry.reference",
        "path" : "Composition.section.entry.reference",
        "min" : 1
      },
      {
        "id" : "Composition.section:blutdruck.entry.type",
        "path" : "Composition.section.entry.type",
        "max" : "0"
      },
      {
        "id" : "Composition.section:blutdruck.entry.identifier",
        "path" : "Composition.section.entry.identifier",
        "max" : "0"
      },
      {
        "id" : "Composition.section:blutdruck.entry.display",
        "path" : "Composition.section.entry.display",
        "max" : "0"
      },
      {
        "id" : "Composition.section:blutdruck.emptyReason",
        "path" : "Composition.section.emptyReason",
        "max" : "0"
      },
      {
        "id" : "Composition.section:blutdruck.section",
        "path" : "Composition.section.section",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.